Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Adds a patch to configure ServiceMonitor with to ensure TLS verification using cert-manager certificates #4243

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

camilamacedo86
Copy link
Member

@camilamacedo86 camilamacedo86 commented Oct 29, 2024

Adds a patch to configure ServiceMonitor with to ensure TLS verification using cert-manager certificates. Updates documentation and corrects misaligned comments.

Motivation: #3657

Closes (Phase-2): #3871

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Oct 29, 2024
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Oct 29, 2024
@camilamacedo86 camilamacedo86 force-pushed the patch-cert-mamager-service-monitor branch from a9d1f34 to 5372f6a Compare October 29, 2024 18:37
@camilamacedo86
Copy link
Member Author

c/c @fgiloux

@camilamacedo86 camilamacedo86 changed the title ✨ Enable ServiceMonitor to use cert-manager-managed serving-cert with TLS verification (WIP) ✨ Enable ServiceMonitor to use cert-manager-managed serving-cert with TLS verification Oct 29, 2024
@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Oct 29, 2024
@camilamacedo86 camilamacedo86 force-pushed the patch-cert-mamager-service-monitor branch from 5372f6a to 23b1f03 Compare October 29, 2024 18:43
@k8s-ci-robot k8s-ci-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Oct 29, 2024
@camilamacedo86 camilamacedo86 force-pushed the patch-cert-mamager-service-monitor branch 4 times, most recently from 3da5ce7 to 170d528 Compare October 30, 2024 07:50
@camilamacedo86 camilamacedo86 changed the title (WIP) ✨ Enable ServiceMonitor to use cert-manager-managed serving-cert with TLS verification (Blocked by #4245 and ) ✨ Adds a patch to configure ServiceMonitor with to ensure TLS verification using cert-manager certificates Oct 30, 2024
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Oct 30, 2024
@camilamacedo86 camilamacedo86 changed the title (Blocked by #4245 and ) ✨ Adds a patch to configure ServiceMonitor with to ensure TLS verification using cert-manager certificates (Blocked by #4245 and #4244 ) ✨ Adds a patch to configure ServiceMonitor with to ensure TLS verification using cert-manager certificates Oct 30, 2024
@camilamacedo86 camilamacedo86 changed the title (Blocked by #4245 and #4244 ) ✨ Adds a patch to configure ServiceMonitor with to ensure TLS verification using cert-manager certificates (WIP) ✨ Adds a patch to configure ServiceMonitor with to ensure TLS verification using cert-manager certificates Oct 31, 2024
@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. labels Oct 31, 2024
@camilamacedo86 camilamacedo86 force-pushed the patch-cert-mamager-service-monitor branch from 170d528 to f8ba05c Compare November 1, 2024 09:06
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Nov 1, 2024
@camilamacedo86 camilamacedo86 force-pushed the patch-cert-mamager-service-monitor branch from b7a8068 to e7c1cd0 Compare November 3, 2024 09:05
…t-manager-managed serving-cert with TLS verification

Adds a patch to configure ServiceMonitor with  `insecureSkipVerify: false`  to ensure TLS verification using cert-manager certificates. Updates documentation and corrects misaligned comments.
@camilamacedo86 camilamacedo86 force-pushed the patch-cert-mamager-service-monitor branch 2 times, most recently from f8ba05c to 3b9808e Compare November 3, 2024 09:20
@k8s-ci-robot k8s-ci-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Nov 3, 2024
@camilamacedo86 camilamacedo86 changed the title (WIP) ✨ Adds a patch to configure ServiceMonitor with to ensure TLS verification using cert-manager certificates ✨ Adds a patch to configure ServiceMonitor with to ensure TLS verification using cert-manager certificates Nov 3, 2024
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 3, 2024
@camilamacedo86
Copy link
Member Author

/hold

Just to not merge before we do a patch release; #4284

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 3, 2024
@camilamacedo86
Copy link
Member Author

Hi @fgiloux

Your request is done here.
Could you please give a look and let us know wdyt?

@camilamacedo86 camilamacedo86 force-pushed the patch-cert-mamager-service-monitor branch from 3b9808e to b7a8068 Compare November 3, 2024 09:57
Copy link
Contributor

@fgiloux fgiloux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Camila. I hope you are doing well.
I had a quick look at the changes and they look good to me, although I don't really have time to go through the code generation and validation process.

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: camilamacedo86, fgiloux

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Nov 6, 2024
@k8s-ci-robot
Copy link
Contributor

PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants